Regenerate to add HAVE_RSVG.
authorGlenn Morris <rgm@gnu.org>
Wed, 22 Aug 2007 07:53:29 +0000 (07:53 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 22 Aug 2007 07:53:29 +0000 (07:53 +0000)
src/config.in

index 70a5b7bee32979633baa7cc50ab4f5e9ca3e4a53..e050ceae44f2569f23f3041e1789559083f96b3e 100644 (file)
@@ -498,6 +498,9 @@ Boston, MA 02110-1301, USA.  */
 /* Define to 1 if you have the `rmdir' function. */
 #undef HAVE_RMDIR
 
+/* Define to 1 if using librsvg. */
+#undef HAVE_RSVG
+
 /* Define to 1 if you have the `select' function. */
 #undef HAVE_SELECT